www.gusucode.com > 雷速ASP.NET网络报修系统 v7.0源码程序 > 雷速ASP.NET网络报修系统 v7.0/lswlbxxt_v7.0/lswlbxxt_v7.0/lsoa/web/m/css/reset.css

    @charset "utf-8";

body,div,dl,dt,dd,del,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,button { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/*flow*/
.pointer {
	cursor:pointer!important;
}
.wrap {
	word-break:break-all;
	word-wrap:break-word;
}

/*float/display/ap*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr {
	clear:both!important;
}
.clear {
	overflow:auto;
	zoom:1;
}
.clear-hidden{
	overflow:hidden;
	zoom:1;
}
.zoom1{
	zoom:1;
}

.display-none, .dn {
	display:none;
}
.display-block, .db {
	display:block;
}
.display-inline, .di {
	display:inline;
}
.display-inline-block, .dib {
	display:inline-block;
}

.visibility-hidden, .vh {
	visibility:hidden;
}
.visibility-collapse, .vc {
	visibility:collapse;
}
.visibility-visible, .vv {
	visibility:visible;
}


.overflow-hidden, .oh {
	overflow:hidden!important;
}
.overflow-scroll, .os {
	overflow:scroll!important;
}
.overflow-auto, .oa {
	overflow:auto!important;
}

.ap {
	position:relative;
}
.ap5 {
	position:relative;
	z-index:5;
}
.ap10 {
	position:relative;
	z-index:10;
}
.ab {
	position:absolute;
}
.ab5 {
	position:absolute;
	z-index:5;
}
.ab10 {
	position:absolute;
	z-index:10;
}

/*test*/
.border-0{
	border:0!important;
}
.border-red {
	border:1px solid #f00;
}
.border-ccc {
	border:1px solid #ccc;
}
.outline-red {
	outline:1px solid #f00;
}
.outline-ccc {
	outline:1px solid #f00;
}

/*line*/
.line {
	height:0px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}

/*font*/
.tc {
	text-align:center!important;
}
.tl {
	text-align:left!important;
}
.tr {
	text-align:right!important;
}

.vt {
	vertical-align:top!important;
}
.vm {
	vertical-align:middle!important;
}
.vb {
	vertical-align:bottom!important;
}
.f10 {
	font-size:10px!important;
}
.f11 {
	font-size:11px!important;
}
.f12 {
	font-size:12px!important;
}
.f14 {
	font-size:14px!important;
}
.f15 {
	font-size:15px!important;
}
.f16 {
	font-size:16px!important;
}
.f17 {
	font-size:17px!important;
}
.f18 {
	font-size:18px!important;
}

.em1 {
	text-indent:1em;
}
.em2 {
	text-indent:2em;
}

.bold{
	font-weight:bold!important;
}
.normal{
	font-weight:normal!important;
}

.line-height-22, .lineH22 {
	line-height:22px;
}
.line-height-180, .lineH180 {
	line-height:180%;
}
.line-height-190, .lineH190 {
	line-height:190%;
}
.line-height-200, .lineH200 {
	line-height:200%;
}

/*color*/
.color-ccc {
	color:#ccc!important;
}
.color-666 {
	color:#666!important;
}
.color-999 {
	color:#999!important;
}
.color-red {
	color:#C00!important;
}
.color-blue {
	color:blue!important;
}
.color-black {
	color:black!important;
}
.color-white {
	color:white!important;
}
.color-orange{
	color:#EF7814;
}

/*margin/padding/space*/
.margin-0, .mar0 {
	margin:0!important;
}
.margin-10, .mar10 {
	margin:10px;
}
.margin-auto, .marA {
	margin:0 auto;
}
.margin-left-10, .marL10 {
	margin-left:10px;
}
.margin-right-10, .marR10 {
	margin-right:10px;
}
.margin-bottom-10, .marB10 {
	margin-bottom:10px;
}
.margin-top-10, .marT10 {
	margin-top:10px;
}
.padding-0, .pad0 {
	padding:0!important;
}
.padding-10, .pad10 {
	padding:10px;
}
.padding-left-10, .padL10 {
	padding-left:10px;
}
.padding-right-10, .padR10 {
	padding-right:10px;
}
.padding-bottom-10, .padB10 {
	padding-bottom:10px;
}
.padding-top-10, .padT10 {
	padding-top:10px;
}

/*form*/
.width-28px {
	width:28px;
	margin:0 4px;
}
.width-100 {
	width:100%!important;
}
.width-200px {
	width:200px!important;
}
.width-320px {
	width:320px;
}
.input-code {
	width:40px;
	text-align:center;
	margin-right:8px;
}
.space-03 {
	height:3px;
	overflow:hidden;
}
.space-05 {
	height:5px;
	overflow:hidden;
}

.space-10 {
	height:10px;
	overflow:hidden;
}
.space-20 {
	height:20px;
	overflow:hidden;
}
.space-30 {
	height:30px;
	overflow:hidden;
	width:100%;
}
.asss10
{
    margin :auto;
}


.bg-fff{ background-color:#fff;}


/*     */
.biaoti
{
    text-align :center ;
height:50px;
    width :100%;
    margin-left :auto ;
    margin-right :auto ;
    padding-top :10px;
     background-color :Blue ;
     color :White ;
     font-family:微软雅黑 黑体;
     font-size :large ;
    
}

.login
{
    text-align :center ;
    height :50px;
    width :100%;
    margin-left :auto ;
    margin-right :auto ;
margin-top:20px;

    color:Black  ;
    font-size:large;
    font-family :微软雅黑 黑体;
}

.logintextbox
{
    height :30px;
    width :300px;
    
    
}

.mhome {
	float :left ;
	width :30px;
	height :30px;
}

.mexit {
	float :right ;
	width :30px;
	height :30px;
}

/*登录按钮*/
.tab-iteam{margin:25px 0 0 0;}
.tab-iteam .tab-iteam-con{}
.tab-iteam .active{ display:block;}
.tab-iteam .tab-iteam-con ul{overflow:hidden}
.tab-iteam .tab-iteam-con li{float:left;width:33.33%;display:table;height:160px;}
.tab-iteam .tab-iteam-con li a,.tab-iteam .tab-iteam-con li span{display:table-cell;width:100%;vertical-align:middle;height:224px;text-algin:center;font-size:1.714em;text-align:center;border-right:1px solid #b9b9b9;border-bottom:1px solid #b9b9b9;}
.tab-iteam .tab-iteam-con li img{max-width:200px;max-height:120px;width:80%;height:80%;}
.tab-iteam .tab-iteam-con a.more{display:block;width:93.75%;height:82px;margin:20px auto;font-size:2.142em;line-height:82px;text-align:center;color:#fff;background:#339ee2;border-radius:5px;}
.tab-iteam{margin:12px 0 0 0;}
.tab-iteam .tab-iteam-con li a,.tab-iteam .tab-iteam-con li span{height:112px;font-size:0.857em;}
.tab-iteam .tab-iteam-con a.more{height:41px;margin:10px auto;font-size:1.071em;line-height:41px;border-radius:5px;}



 ::-ms-reveal {
    display:none !important;
  }

  .my-toggle-class {
    color: #888;
    cursor: pointer;
    font-size: 0.75em;
    font-weight: bold;
    padding: 0.5em 1em;
    text-transform: uppercase;
  }

  .hideShowPassword-toggle,
  .my-toggle-class {
    z-index: 3;
  }

  figcaption {
    color: #999;
    font-size: 0.875em;
    margin-top: 0.5em;
  }

  .btn {
    background-color: #0088cc;
    border-radius: 0.25em;
    color: #fff;
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
  }

  .login, .login-field {
    border-radius: 0.25em;
  }

  .login-field {
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 0.25em;
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0.5em;
    position: relative;
    vertical-align: middle;
    width: 100%;

    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .login-field:focus {
    border-color: #0088cc;
    outline: transparent;
    z-index: 2;
  }

  .login-field-username {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: -2px;
  }

  .login-field-password {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -2px;
    top: 0px;
    left: -1px;
}

.rh30
{
    height :30px!important;
    padding :3px 3px 3px 3px;
}
.rh25
{
    height :25px!important;
    padding :3px 3px 3px 3px;
}